[INFO] cloning repository https://github.com/str4d/rage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/str4d/rage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1912012424ccb7b63172813ee2776cc570684fa
[INFO] testing str4d/rage against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstr4d%2Frage" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/str4d/rage
[INFO] finished tweaking git repo https://github.com/str4d/rage
[INFO] tweaked toml for git repo https://github.com/str4d/rage written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/str4d/rage on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/str4d/rage already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 294196f70459f682d41ee31a175455229a9c52b1b6b1677d0fcc1a5701fbe6ed
[INFO] running `Command { std: "docker" "start" "-a" "294196f70459f682d41ee31a175455229a9c52b1b6b1677d0fcc1a5701fbe6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "294196f70459f682d41ee31a175455229a9c52b1b6b1677d0fcc1a5701fbe6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294196f70459f682d41ee31a175455229a9c52b1b6b1677d0fcc1a5701fbe6ed", kill_on_drop: false }`
[INFO] [stdout] 294196f70459f682d41ee31a175455229a9c52b1b6b1677d0fcc1a5701fbe6ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a0727e48b1f2bf4130b9d3cb50b6816fb7cf64afe6ea57c3798ee9b4f8ab845
[INFO] running `Command { std: "docker" "start" "-a" "7a0727e48b1f2bf4130b9d3cb50b6816fb7cf64afe6ea57c3798ee9b4f8ab845", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling roff v0.2.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling bech32 v0.11.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling wsl v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rust-embed-impl v8.3.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tinystr v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling unic-langid-impl v0.9.5
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling unic-langid v0.9.5
[INFO] [stderr]    Compiling rust-embed v8.3.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling fluent-syntax v0.12.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling fluent-bundle v0.16.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling clap_complete v4.3.2
[INFO] [stderr]    Compiling clap_mangen v0.2.12
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling fluent v0.17.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pinentry v0.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling age-core v0.11.0 (/opt/rustwide/workdir/age-core)
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling age-plugin v0.6.1 (/opt/rustwide/workdir/age-plugin)
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling i18n-embed-fl v0.10.0
[INFO] [stderr]    Compiling rage v0.11.1 (/opt/rustwide/workdir/rage)
[INFO] [stderr]    Compiling age v0.11.2 (/opt/rustwide/workdir/age)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> age/src/lib.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> age/src/plugin.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stdout]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "7a0727e48b1f2bf4130b9d3cb50b6816fb7cf64afe6ea57c3798ee9b4f8ab845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a0727e48b1f2bf4130b9d3cb50b6816fb7cf64afe6ea57c3798ee9b4f8ab845", kill_on_drop: false }`
[INFO] [stdout] 7a0727e48b1f2bf4130b9d3cb50b6816fb7cf64afe6ea57c3798ee9b4f8ab845
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c264e779cf802f7dd633ac4f4908995e1a5534a85f9dc1ae8319443d953eadf
[INFO] running `Command { std: "docker" "start" "-a" "0c264e779cf802f7dd633ac4f4908995e1a5534a85f9dc1ae8319443d953eadf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling clap_builder v4.3.24
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling i18n-embed v0.16.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling age-core v0.11.0 (/opt/rustwide/workdir/age-core)
[INFO] [stderr]    Compiling rust-embed-utils v8.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling i18n-embed-fl v0.10.0
[INFO] [stderr]    Compiling rust-embed v8.3.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling bcrypt-pbkdf v0.10.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling clap v4.3.24
[INFO] [stderr]    Compiling pinentry v0.8.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling clap_complete v4.3.2
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling clap_mangen v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rage v0.11.1 (/opt/rustwide/workdir/rage)
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling age v0.11.2 (/opt/rustwide/workdir/age)
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> age/src/lib.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling symbolic-demangle v12.13.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling symbolic-common v12.13.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> age/src/plugin.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stdout]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling snapbox-macros v0.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.13.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling inferno v0.11.19
[INFO] [stderr]    Compiling snapbox v0.6.23
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling automod v1.0.15
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling tokio v1.38.2
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling trycmd v0.15.9
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling criterion-cycles-per-byte v0.6.1
[INFO] [stderr]    Compiling futures-test v0.3.31
[INFO] [stderr]    Compiling age-plugin v0.6.1 (/opt/rustwide/workdir/age-plugin)
[INFO] [stdout] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stdout]    --> age/src/lib.rs:449:7
[INFO] [stdout]     |
[INFO] [stdout] 449 | #[cfg(fuzzing)]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> age/src/plugin.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stdout]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |        |
[INFO] [stdout]    |        field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "0c264e779cf802f7dd633ac4f4908995e1a5534a85f9dc1ae8319443d953eadf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c264e779cf802f7dd633ac4f4908995e1a5534a85f9dc1ae8319443d953eadf", kill_on_drop: false }`
[INFO] [stdout] 0c264e779cf802f7dd633ac4f4908995e1a5534a85f9dc1ae8319443d953eadf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a4da5337c00dcde7887eb65159d7ca0ceb15a272c1dfe2e416a966358452e2e3
[INFO] running `Command { std: "docker" "start" "-a" "a4da5337c00dcde7887eb65159d7ca0ceb15a272c1dfe2e416a966358452e2e3", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `fuzzing`
[INFO] [stderr]    --> age/src/lib.rs:449:7
[INFO] [stderr]     |
[INFO] [stderr] 449 | #[cfg(fuzzing)]
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> age/src/plugin.rs:58:24
[INFO] [stderr]    |
[INFO] [stderr] 58 | struct SlowPluginGuard(mpsc::Sender<()>);
[INFO] [stderr]    |        --------------- ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |        |
[INFO] [stderr]    |        field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `age` (lib) generated 2 warnings
[INFO] [stderr] warning: `age` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/age-44f271c6efa668ef)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test cli_common::file_io::tests::lazy_existing_file_forbid_overwrite ... ok
[INFO] [stdout] test identity::tests::incomplete_secret_key_encoding ... ok
[INFO] [stdout] test cli_common::file_io::tests::lazy_existing_file_allow_overwrite ... ok
[INFO] [stdout] test identity::tests::secret_key_lf ... ok
[INFO] [stdout] test identity::tests::secret_key_with_comment_lf ... ok
[INFO] [stdout] test identity::tests::secret_key_encoding ... ok
[INFO] [stdout] test identity::tests::secret_key_with_empty_line_crlf ... ok
[INFO] [stdout] test identity::tests::secret_key_with_empty_line_lf ... ok
[INFO] [stdout] test identity::tests::secret_key_crlf ... ok
[INFO] [stdout] test identity::tests::two_secret_keys_lf ... ok
[INFO] [stdout] test identity::tests::secret_key_with_comment_crlf ... ok
[INFO] [stdout] test plugin::tests::default_for_plugin ... ok
[INFO] [stdout] test identity::tests::two_secret_keys_crlf ... ok
[INFO] [stdout] test plugin::tests::identity_rejects_empty_name ... ok
[INFO] [stdout] test plugin::tests::identity_plugin_v1_rejects_empty_name ... ok
[INFO] [stdout] test plugin::tests::recipient_plugin_v1_rejects_empty_name ... ok
[INFO] [stdout] test plugin::tests::recipient_plugin_v1_rejects_invalid_chars ... ok
[INFO] [stdout] test plugin::tests::recipient_rejects_empty_name ... ok
[INFO] [stdout] test plugin::tests::recipient_rejects_invalid_chars ... ok
[INFO] [stdout] test plugin::tests::identity_plugin_v1_rejects_invalid_chars ... ok
[INFO] [stdout] test plugin::tests::identity_rejects_invalid_chars ... ok
[INFO] [stdout] test primitives::armor::tests::binary_seeking ... ok
[INFO] [stdout] test primitives::armor::tests::armored_seeking ... ok
[INFO] [stdout] test format::tests::parse_legacy_header ... ok
[INFO] [stdout] test plugin::tests::identity_default_for_plugin_rejects_empty_name - should panic ... ok
[INFO] [stdout] test plugin::tests::identity_default_for_plugin_rejects_invalid_chars - should panic ... ok
[INFO] [stdout] test format::tests::parse_header ... ok
[INFO] [stdout] test primitives::stream::tests::last_chunk_round_trip ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_empty ... ok
[INFO] [stdout] test primitives::stream::tests::seek_from_end_fails_on_truncation ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_short ... ok
[INFO] [stdout] test primitives::stream::tests::chunk_round_trip ... ok
[INFO] [stdout] test protocol::tests::incompatible_recipients ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_chunk ... ok
[INFO] [stdout] test primitives::stream::tests::seek_from_end_with_exact_chunk ... ok
[INFO] [stdout] test primitives::stream::tests::stream_fails_to_decrypt_truncated_file ... ok
[INFO] [stdout] test protocol::tests::ssh_ed25519_round_trip ... ok
[INFO] [stdout] test protocol::tests::x25519_round_trip ... ok
[INFO] [stdout] test simple::tests::x25519_round_trip ... ok
[INFO] [stdout] test simple::tests::x25519_round_trip_armor ... ok
[INFO] [stdout] test primitives::stream::tests::stream_round_trip_long ... ok
[INFO] [stdout] test primitives::stream::tests::stream_seeking ... ok
[INFO] [stdout] test ssh::identity::tests::ssh_unsupported_key_type ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_ed25519_encoding ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_invalid_encoding ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_rsa_encoding ... ok
[INFO] [stdout] test ssh::recipient::tests::ssh_unsupported_key_type ... ok
[INFO] [stdout] test x25519::tests::pubkey_encoding ... ok
[INFO] [stdout] test x25519::tests::pubkey_from_secret_key ... ok
[INFO] [stdout] test primitives::armor::tests::armored_round_trip ... ok
[INFO] [stdout] test protocol::tests::ssh_rsa_round_trip ... ok
[INFO] [stdout] test ssh::identity::tests::ssh_rsa_round_trip ... ok
[INFO] [stdout] test protocol::tests::scrypt_round_trip ... ok
[INFO] [stdout] test protocol::tests::mixed_recipient_and_passphrase ... ok
[INFO] [stdout] test encrypted::tests::round_trip ... ok
[INFO] [stdout] test x25519::tests::wrap_and_unwrap ... ok
[INFO] [stdout] test ssh::identity::tests::ssh_ed25519_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.91s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_vectors.rs (/opt/rustwide/target/debug/deps/test_vectors-393a6b4400bd5213)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/age_core-4517ce0c9572edaa)
[INFO] [stdout] test age_test_vectors ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/age_plugin-8102c67b830383f5)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rage/main.rs (/opt/rustwide/target/debug/deps/rage-d2160e6deac081a5)
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stderr]      Running unittests src/bin/rage-keygen/main.rs (/opt/rustwide/target/debug/deps/rage_keygen-620a08e1510cedb8)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-b09748e08faec2bd)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test format::tests::age_stanza_invalid_last_line ... ok
[INFO] [stdout] test format::tests::age_stanza_last_line_three_trailing_chars ... ok
[INFO] [stdout] test format::tests::age_stanza_last_line_two_trailing_chars ... ok
[INFO] [stdout] test format::tests::age_stanza_with_empty_body ... ok
[INFO] [stdout] test format::tests::age_stanza_with_full_body ... ok
[INFO] [stdout] test format::tests::age_stanza_with_legacy_full_body ... ok
[INFO] [stdout] test format::tests::parse_age_stanza ... ok
[INFO] [stdout] test plugin::tests::mock_plugin ... ok
[INFO] [stdout] test primitives::tests::aead_round_trip ... ok
[INFO] [stdout] test format::read::tests::base64_padding_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] Testing tests/cmd/rage/decrypt-multiple-stdin.toml ... ok 49ms 911us 188ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-armor-flag.toml ... ok 56ms 59us 768ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-identity-and-passphrase.toml ... ok 61ms 123us 528ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin.toml ... ok 58ms 727us 348ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-identity-encrypted-without-passphrase.toml ... ok 26ms 601us 449ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-identities.toml ... ok 68ms 49us 827ns
[INFO] [stderr] Testing tests/cmd/rage/version.toml ... ok 72ms 577us 937ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-filein-fileout-long.toml ... ok 24ms 522us 899ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-filein-fileout-long.toml:teardown ... ok
[INFO] [stderr] Testing tests/cmd/rage/encrypt-identity-stdin.toml ... ok 32ms 112us 49ns
[INFO] [stderr] Testing tests/cmd/rage/help.toml ... ok 52ms 852us 348ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipient-chars.toml ... ok 9ms 8us 240ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-recipient-and-passphrase.toml ... ok 53ms 542us 388ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipient.toml ... ok 18ms 253us 679ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-invalid-recipients-file.toml ... ok 8ms 732us 70ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-missing-recipients-file.toml ... ok 28ms 868us 999ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-recipients-identities.toml ... ok 108ms 273us 626ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-plugin-name-flag.toml ... ok 120ms 332us 585ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output-invalid-filename.toml ... ok 114ms 577us 756ns
[INFO] [stderr] Testing tests/cmd/rage/identity-flag-ambiguous.toml ... ok 101ms 514us 946ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-recipients-file-stdin.toml ... ok 36ms 577us 59ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-passphrase-flag.toml ... ok 166ms 526us 84ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-identity-no-comment-or-newline.toml ... ok 140ms 257us 304ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-mixed-recipients-file-and-passphrase.toml ... ok 114ms 474us 845ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-multiple-stdin-recipients.toml ... ok 54ms 705us 208ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-identities-file.toml ... ok 8ms 388us 599ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-stdin-identity.toml ... ok 9ms 967us 710ns
[INFO] [stderr] Testing tests/cmd/rage/mixed-encrypt-and-decrypt.toml ... ok 72ms 121us 497ns
[INFO] [stderr] Testing tests/cmd/rage/encrypt-missing-recipients.toml ... ok 125ms 789us 775ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-identities.toml ... ok 71ms 980us 597ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-missing-input.toml ... ok 43ms 182us 349ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-mixed-identity-and-plugin-name.toml ... ok 34ms 859us 979ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-mixed-identity-and-passphrase.toml ... ok 85ms 589us 817ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-identity-stdin.toml ... ok 103ms 561us 356ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-multiple-stdin-identities.toml ... ok 9ms 145us 109ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output.toml ... ok 8ms 650us 360ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output.toml:teardown ... ok
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-output-missing-directory.toml ... ok 192ms 273us 673ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/version.toml ... ok 52ms 265us 48ns
[INFO] [stderr] Testing tests/cmd/rage-mount/help.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage-mount/version.toml ... ignored
[INFO] [stderr] Testing tests/cmd/rage/decrypt-invalid-plugin-name-chars.toml ... ok 18ms 957us 579ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-invalid-identity-chars.toml ... ok 100ms 635us 87ns
[INFO] [stderr] Testing tests/cmd/rage/same-input-and-output.toml ... ok 195ms 283us 363ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-stdin-stdout-short.toml ... ok 15ms 760us 239ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/gen-stdout.toml ... ok 79ms 931us 527ns
[INFO] [stderr] Testing tests/unix_not_apple_android/rage-mount/help_it.toml ... ignored
[INFO] [stderr] Testing tests/unix_not_apple_android/rage-keygen/help_it.toml ... ok 11ms 365us 230ns
[INFO] [stderr] Testing tests/cmd/rage-keygen/help.toml ... ok 19ms 20us 689ns
[INFO] [stderr] Testing tests/unix/rage/encrypt-passphrase-without-file-argument.toml ... ok 55ms 373us 888ns
[INFO] [stderr] Testing tests/unix_not_apple_android/rage/help_it.toml ... ok 67ms 422us 408ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-recipients-file-flag.toml ... ok 186ms 706us 22ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-recipient-flag.toml ... ok 301ms 859us 898ns
[INFO] [stderr] Testing tests/cmd/rage/decrypt-stdin-stdout-long.toml ... ok 192ms 470us 913ns
[INFO] [stdout] test cli_tests ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests age
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test age/src/lib.rs - Identity (line 280) ... ignored
[INFO] [stdout] test age/src/i18n.rs - i18n::localizer (line 67) ... ok
[INFO] [stdout] test age/src/lib.rs - (line 37) ... ok
[INFO] [stdout] test age/src/lib.rs - (line 101) ... ok
[INFO] [stdout] test age/src/primitives/armor.rs - primitives::armor::ArmoredReader (line 659) ... ok
[INFO] [stdout] test age/src/primitives/armor.rs - primitives::armor::ArmoredWriter (line 291) ... ok
[INFO] [stdout] test age/src/lib.rs - (line 65) ... ok
[INFO] [stdout] test age/src/lib.rs - (line 154) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 6.39s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests age_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests age_plugin
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test age-plugin/src/lib.rs - (line 71) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a4da5337c00dcde7887eb65159d7ca0ceb15a272c1dfe2e416a966358452e2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4da5337c00dcde7887eb65159d7ca0ceb15a272c1dfe2e416a966358452e2e3", kill_on_drop: false }`
[INFO] [stdout] a4da5337c00dcde7887eb65159d7ca0ceb15a272c1dfe2e416a966358452e2e3
